home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / misc / emu / iecutil.lha / DtoD64.doc < prev    next >
Text File  |  1997-08-29  |  969b  |  22 lines

  1.  
  2. Usage:
  3.  'DtoD64 filename [-f] [n]'
  4.      where: 'filename' is the output file path
  5.             '-f' to copy only sectors that belong to files
  6.             'n' is the unit number of the drive containing the input drive
  7.                 Unit 8 will be used if this parameter is not specified
  8.  
  9.   This program requires that a 1541 or MSD-2 drive be connected to the parallel
  10. port of your Amiga via an adaptor and that the appropriate version of
  11. "iec.library" be in your "libs:" directory.
  12.  
  13.   Full details on the required adaptor and the "iec.library" can be found in
  14. the "Easy1541.lha" archive, available in the "misc/emu" directory of Aminet.
  15.  
  16.   This program performs the same function as the "IECReadD64" program that is
  17. part of the "Easy1541.lha" archive.  The '-f' option is not available in
  18. "IECReadD64" and allows image files to be created in less time as sectors that
  19. are not part of files are not read.
  20.  
  21.   This program will append '.D64' to the filename you specify.
  22.